.footer {
    position: relative;
    /* background-color: #b72424; */
    background-image: url(../images/footer_bg.png);
    background-size: 100% auto;
    min-height: 3.2rem;
}

.footer-content {
    max-width: 12.8rem;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.9);
}

.ftc-info {
    /* margin-bottom: 0.4rem; */
    height: 2.65rem;
    overflow: hidden;
}

.ftc-info-left,
.ftc-info-line,
.ftc-info-right {
    display: inline-block;
}

.ftc-info-right>img {
    width: 2.45rem;
    height: auto;
}

.ftc-info-left {
    width: 8.8rem;
    vertical-align: top;
}

.ftc-info-title {
    height: 0.33rem;
    margin: 0.34rem 0 0.34rem 0;
    font-family: PingFangSC, PingFang SC;
    font-size: 0.24rem;
    line-height: 0.33rem;
    text-align: left
}

.ftc-menu-wrap {
    overflow-y: auto;
    height: 1.5rem;
}

.friendship-title {
    font-size: 0.16rem;
    height: 0.2rem;
}
.friendship-link {
    font-size: 0.16rem;
}
.friendship-link-btn {
    font-size: 0.16rem;
    display: inline-block;
    height: 0.32rem;
}

.flc-btn-dfsx {
    margin-left: 0.32rem;
}

.flc-popover {
    top: 1.25rem;
    background-color: #b72424;
}

.flc-popover>div>a {
    color: #faf0dc;
    margin: 0 0.32rem !important;

}

.ftc-menu>div {
    margin: 0.13rem 0;
    height: 0.22rem;
}

.ftc-menu>div>a {
    vertical-align: text-top;
    min-width: 0.8rem;
    text-decoration: none;
    font-size: 0.16rem;
    /* color: #faf0dc; */
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0.32rem;
}

.ftc-menu>div>a:nth-child(1) {
    margin-left: 0;
}

.ftc-menu>div>a:nth-child(5) {
    margin-right: 0;
}

.ftc-info-line {
    height: 2.2rem;
    vertical-align: super;
    /* border-left: solid 0.01rem rgba(255, 255, 255, 0.3); */
    margin: auto 0.8rem auto 0rem;
}

.ftc-info-right {
    width: 2.50rem;
    vertical-align: top;
    margin-top: -0.28rem;
}

.ftc-info-right-content {
    height: 0.32rem;
    margin-top: 0.08rem;
    position: relative;
    font-size: 0.16rem;
}

.ftc-info-right-content>img,
.ftc-info-right-content>span {
    vertical-align: middle;
}

.ftc-info-right-content>img {
    width: 0.32rem;
    height: 0.32rem;
}

.ftc-info-QRCode {
    position: absolute;
    top: -1.50rem;
    left: 0.5rem;
    height: 1.50rem;
    width: 1.50rem;
    border: solid 0.01rem #333;
    background-color: #fff;
    display: none;
}

.ftc-info-QRCode>img {
    height: 1.50rem;
    width: 1.50rem;
}

.ftc-info-right-content>span {
    margin-left: 0.24rem;
    cursor: pointer;
}

.ftc-bottom {
    background-color: #660F0F;
    height: 0.80rem;
    overflow: hidden;
}

.w-footer_info_copy {
    font-size: 0.14rem;
    text-align: center;
    /* height: 0.2rem; */
    line-height: 0.2rem;
    margin-top: 0.16rem;
    color: rgba(255, 255, 255, 0.9);
}

.w-footer_info_filing {
    font-size: 0.14rem;
    text-align: center;
    height: 0.2rem;
    line-height: 0.2rem;
    color: rgba(255, 255, 255, 0.9);
    margin-top: 0.08rem;
}